home *** CD-ROM | disk | FTP | other *** search
/ CyberMycha 2001 August / CMycha200108.iso / Zaczarowane / main.swf / scripts / DefineButton2_896 / BUTTONCONDACTION on(press).as next >
Text File  |  2001-06-06  |  173b  |  6 lines

  1. on(press){
  2.    startDrag(_root.mc_mainElemR.mc_elementyR.mc_e8,0);
  3.    px = _root.mc_mainElemR.mc_elementyR.mc_e8._x;
  4.    py = _root.mc_mainElemR.mc_elementyR.mc_e8._y;
  5. }
  6.